Documentation Pages

Installation Notes

Debian/Ubuntu

At a terminal:

$ sudo apt-get install conky

Gentoo

Have no fear, Conky is in portage. You can install it with:

# emerge app-admin/conky

or, using Paludis:

# paludis -i app-admin/conky

Arch

Conky is available in pacman:

# pacman -S conky

FreeBSD

Conky is avaible in FreeBSD ports, check FreshPorts for details.

Foresight

For Foresight Linux or any other rPath-based distro:

# conary update conky=cookingwithroids.rpath.org@cwr:all

Compiling from source

You'll need the X11 development libraries, version 6.8.2 or later. package name is probably libx11-dev (on Debian/Ubuntu), as well as the development libraries for any additional features.

  1. $ ./configure --prefix=/usr --enable-x11 --enable-mpd # see --help for a full listing of options
  2. $ make
  3. # make install

The last step is optional, if you don't do this, the conky executable will be in src/.

 
Generously hosted by
SourceForge.net
Design and assemblage by
Abhishek